; Tweak recently-added NEWS entry.
authorEli Zaretskii <eliz@gnu.org>
Thu, 29 Feb 2024 16:25:12 +0000 (18:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 29 Feb 2024 16:25:12 +0000 (18:25 +0200)
etc/NEWS

index b1e3130ab79a589b84c0e7f2e521f9df4f1525cb..198563e0fc092d4352eda49225143fc2016815ae 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1964,7 +1964,10 @@ Its warning name is 'docstrings-wide'.
 ** New user option 'native-comp-async-warnings-errors-kind'.
 It allows control of what kinds of warnings and errors from asynchronous
 native compilation are reported to the parent Emacs process.  The
-default is to report all errors and only important warnings.
+default is to report all errors and only important warnings.  If you
+were used to customizing 'native-comp-async-report-warnings-errors' to
+nil or 'silent', we suggest that you now leave it at its default value,
+and see if you get only warnings that matter.
 
 +++
 ** New function declaration and property 'important-return-value'.